Skip to content

Handle missing dynamic tool calls - #846

Merged
RhysSullivan merged 3 commits into
mainfrom
codex/tool-resolution-errors
May 18, 2026
Merged

Handle missing dynamic tool calls#846
RhysSullivan merged 3 commits into
mainfrom
codex/tool-resolution-errors

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • resolve dynamic tool ids case-insensitively before plugin dispatch
  • return expected missing-tool failures as ToolResult.fail instead of opaque internal defects
  • include suggested visible tool paths for missing dynamic tool calls

Tests

  • bun run test src/executor.test.ts (packages/core/sdk)
  • bun run test src/tool-invoker.test.ts (packages/core/execution)

Stack

  1. Handle missing dynamic tool calls #846 👈 current
  2. Wait for browser approval on resume #845

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 18, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 3de0e6d Commit Preview URL

Branch Preview URL
May 18 2026, 05:31 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 18, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 3de0e6d May 18 2026, 05:31 PM

@pkg-pr-new

pkg-pr-new Bot commented May 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@846

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@846

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@846

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@846

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@846

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@846

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@846

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@846

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@846

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@846

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@846

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@846

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@846

executor

npm i https://pkg.pr.new/executor@846

commit: 3de0e6d

@RhysSullivan
RhysSullivan merged commit 5f39576 into main May 18, 2026
11 checks passed
@RhysSullivan
RhysSullivan deleted the codex/tool-resolution-errors branch June 11, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant